ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / SortableBindingList<T> Class / SortDirectionCore Property

In This Topic
    SortDirectionCore Property
    In This Topic
    Gets the direction in which the list is sorted.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property SortDirectionCore As ListSortDirection
    protected override ListSortDirection SortDirectionCore {get;}
    See Also